home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu005.dms / pu005.adf / Terminal Progs / N3ETerm / readme < prev    next >
Text File  |  1988-01-19  |  1KB  |  40 lines

  1. RANDY-MASTER 100386 10/03/86
  2.  
  3. P81
  4. Current packet terminal program that I run.
  5. Called by "RUN P81"  It has file capture and file send, etc and
  6. commands are found by HELP key. This program has 2 modes, toggled by
  7. F5 key. MON ON groups packets from stations (trashes the call lines)
  8. and run with Kantronics TNC. It looks for lines from TNC like:
  9.  
  10.          WB3KRN>N3ET,K3RLI,KB3ZW-1,KB3UD-1:
  11.          Hello there how are you ... etc.
  12.  
  13. Kantronics KPC-1 has command "HEADER ON" which separates call from
  14. message text.  Other mode is MON OFF (via F5 key) which does normal
  15. packet.
  16.  
  17. P81.ASM - ASMB source file for above.
  18.  
  19. P5D and P5D.C are C language versions of above.
  20.  
  21. Randy Lilly - N3ET
  22.  
  23.  
  24. ===========================================================================
  25.                                   P1027
  26.  
  27.  
  28. P1027, by Randy Lilly - N3ET, is an update to P81. It is a compact terminal
  29. program that multitasks well.  The BBS function is disabled.  There are no
  30. menus, and the sizing gadget disappears.  I use this program on packet
  31. because of its size, and small CPU cycle load, but mostly because of the way
  32. it handshakes with my PK-232.  Starterm constanly overwrote my TNC's buffer,
  33. but P1027 waits for the buffer to empty before sending more data.  P1027 is
  34. wonderful for sending large files.  Many thanks Randy !
  35.  
  36. Randy's address appears elsewhere on this disk.
  37.  
  38.  
  39. Kathy Wehr - WB3KRN
  40.